@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0; padding:0}
body{background-image:url(back.jpg); background-position:top center; background-repeat:repeat-x; background-color:#ffffff}
td,input,select{font-size:12px; font-family:"宋体"; color:#000000; word-break:break-all;word-wrap:break-word}
a{font-size:12px; font-family:"宋体"; color:#000000;text-decoration:none}
a:hover{font-size:12px; font-family:"宋体"; color:#666666; text-decoration:none}
img{border:0;behavior: url("iepngfix.htc")}

/*字*/
.white{color:#FFFFFF}
.white_big{color:#FFFFFF; font-size:14px; font-weight:bold}
.gray{font-size:14px; color:#999999}
.blue{color:#004177}
.red{color:#CC0000}
.black{font-size:14px}
.black_tit{font-size:24px}
.red_tit{font-size:26px; color:#990000; font-weight:bold}
.red_tit a{font-size:26px; color:#990000; font-weight:bold}
.big_blue_min{font-size:14px; color:#0A69AB; font-weight:bold; letter-spacing:2px}
.big_blue_max{font-size:14px; color:#0A69AB; font-weight:bold; letter-spacing:5px}
.big_blue_max a{font-size:14px; color:#0A69AB; font-weight:bold; letter-spacing:5px}
.big_blue_max a:hover{font-size:14px; color:#0A69AB; font-weight:bold; letter-spacing:5px}
.big_blue_nor{font-size:14px; color:#0A69AB; font-weight:bold}

/*链接*/
.red_link a{color:#990000}
.red_link a:hover{color:#000000}
.yellow_link a{color:#FFFF00}
.yellow_link a:hover{color:#FF0000}
.white_link a{color:#FFFFFF}
.white_link a:hover{color:#FFFF00}
.black_link a{font-size:14px; color:#000000}
.black_link a:hover{font-size:14px; color:#990000}
.black_link2 a{font-size:14px; color:#000000}
.black_link2 a:hover{font-size:14px; color:#666666}
.blue_link a{color:#0A66AB}
.blue_link a:hover{color:#990000}

/*间距*/
.mar_t{margin-top:5px}
.pad_l{padding-left:5px}
.pad_l2{padding-left:20px}
.pad_r{padding-right:12px}
.pad_t{padding-top:10px}

/*字距、行距*/
.spa1{letter-spacing:1px}
.spa2{letter-spacing:3px}
.line1{line-height:2em}
.line2{padding:15px 15px 0 15px; line-height:2em; font-size:14px}

/*选项卡*/
.card_bg1{background:url(card_bg1.jpg) center bottom no-repeat; color:#0A68AB; font-size:14px; font-weight:bold; letter-spacing:2px; text-align:center; cursor:pointer}
.card_bg1 a{color:#0A68AB; font-size:14px; font-weight:bold; letter-spacing:2px; text-align:center; cursor:pointer}
.card_bg1 a:hover{color:#0A68AB; font-size:14px; font-weight:bold; letter-spacing:2px; text-align:center; cursor:pointer}
.card_bg2{background:url(card_bg2.jpg) center bottom no-repeat; color:#000000; font-size:14px; letter-spacing:2px; text-align:center;}
.card_bg2 a:hover{ color:#000000; font-size:14px; letter-spacing:2px; text-align:center; cursor:pointer}
/*其他*/
.bg_white{background:#FFFFFF}
.ban_bor{background:url(ban_bor.jpg) right no-repeat}
.bor_blue{border:1px solid #7FD3EF}
.bor_blue2 img{border:3px solid #C0E9F9}
.main{overflow:scroll; overflow-x:hidden; padding-right:20px; padding-bottom:8px}